-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FormFileUpload: Add Storybook stories #38734
Conversation
Size Change: 0 B Total Size: 1.15 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
I also noticed that the system dialog takes a very long time to show after clicking the button, is that something that you can reproduce too?
file-upload-slow.mp4
Yeah same, except I find it to be really inconsistent. Most of the time, the first click on the button is super slow but the subsequent clicks are fast. The same thing happens with the examples on MDN. There seems to have been a regression in the past, so likely a browser issue again? |
Part of #36128
In preparation for #37555
Description
Adds missing stories for the
FormFileUpload
component.Also tweaks the readme example a bit to clarify how to get the selected files.
Testing Instructions
npm run storybook:dev
FormFileUpload
Types of changes
Storybook/docs only.
Checklist:
*.native.js
files for terms that need renaming or removal).